home *** CD-ROM | disk | FTP | other *** search
/ Macademic for Students & Teachers / Macademic for Students and Teachers (Quantum Leap)(1992).iso / Mathematics / GraphStack-Quadratic Eq. / background_3669.txt < prev    next >
Encoding:
Text File  |  1988-09-05  |  3.4 KB  |  173 lines

  1. -- background: 3669 from stack: in.
  2. -- bmap block id: 2735
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: The Stuff
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 02
  10. -- high flags: 0002
  11. -- rect: left=136 top=220 right=240 bottom=172
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 2
  16. -- text size: 12
  17. -- style flags: 256
  18. -- line height: 16
  19. -- part name: 1
  20.  
  21.  
  22. -- part 3 (field)
  23. -- low flags: 02
  24. -- high flags: 0002
  25. -- rect: left=225 top=220 right=240 bottom=261
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 2
  30. -- text size: 12
  31. -- style flags: 256
  32. -- line height: 16
  33. -- part name: 2
  34.  
  35.  
  36. -- part 4 (field)
  37. -- low flags: 02
  38. -- high flags: 0002
  39. -- rect: left=311 top=220 right=240 bottom=347
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 2
  44. -- text size: 12
  45. -- style flags: 256
  46. -- line height: 16
  47. -- part name: 3
  48.  
  49.  
  50. -- part 10 (button)
  51. -- low flags: 00
  52. -- high flags: 2000
  53. -- rect: left=451 top=309 right=336 bottom=478
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 1014 / 1014
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Prev
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual effect scroll right
  65.   go prev
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 11 (button)
  71. -- low flags: 00
  72. -- high flags: 2000
  73. -- rect: left=477 top=309 right=336 bottom=505
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 1013 / 1013
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: Next
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   visual effect scroll left
  85.   go next
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 13 (button)
  91. -- low flags: 00
  92. -- high flags: E005
  93. -- rect: left=20 top=308 right=330 bottom=152
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: Erase Last Graph
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.  
  105. end mouseUp
  106.  
  107.  
  108.  
  109. -- part 14 (button)
  110. -- low flags: 00
  111. -- high flags: E005
  112. -- rect: left=160 top=308 right=330 bottom=282
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 1
  116. -- font id: 0
  117. -- text size: 12
  118. -- style flags: 0
  119. -- line height: 16
  120. -- part name: Display Vertex
  121. ----- HyperTalk script -----
  122. on mouseUp
  123.  
  124. end mouseUp
  125.  
  126.  
  127.  
  128. -- part 15 (button)
  129. -- low flags: 00
  130. -- high flags: E005
  131. -- rect: left=292 top=308 right=330 bottom=427
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 0 / 0
  134. -- text alignment: 1
  135. -- font id: 0
  136. -- text size: 12
  137. -- style flags: 0
  138. -- line height: 16
  139. -- part name: Display Variables
  140. ----- HyperTalk script -----
  141. on mouseUp
  142.  
  143. end mouseUp
  144.  
  145.  
  146.  
  147. -- part 16 (field)
  148. -- low flags: 01
  149. -- high flags: 0007
  150. -- rect: left=88 top=47 right=177 bottom=494
  151. -- title width / last selected line: 0
  152. -- icon id / first selected line: 0 / 0
  153. -- text alignment: 0
  154. -- font id: 16
  155. -- text size: 12
  156. -- style flags: 0
  157. -- line height: 16
  158. -- part name: Directions
  159.  
  160.  
  161. -- part 17 (field)
  162. -- low flags: 00
  163. -- high flags: 0002
  164. -- rect: left=238 top=189 right=207 bottom=274
  165. -- title width / last selected line: 0
  166. -- icon id / first selected line: 0 / 0
  167. -- text alignment: 1
  168. -- font id: 2
  169. -- text size: 12
  170. -- style flags: 256
  171. -- line height: 16
  172. -- part name: Scale
  173.